home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / Italian.lproj / iDivePeopleCompositionPanel.nib / classes.nib next >
Text File  |  2005-12-15  |  629b  |  19 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {choosePeopleInLoop = id; closePeopleInLoopChooser = id; }; 
  5.             CLASS = AFiDivePeopleCompositionController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {peopleInLoopChooser = NSWindow; }; 
  8.             SUPERCLASS = AFiDiveQuartzCompositionController; 
  9.         }, 
  10.         {
  11.             CLASS = AFiDiveQuartzCompositionController; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {panelView = NSView; }; 
  14.             SUPERCLASS = NSObject; 
  15.         }, 
  16.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  17.     ); 
  18.     IBVersion = 1; 
  19. }